ASU Moe Teak Release Branch#98
Merged
xitij2000 merged 7 commits intoasu-moe-release/teakfrom Jan 21, 2026
Merged
Conversation
When we edit & save the component, publish button doesn't show up until we refresh the page manualy or open this unit by opening previous unit and coming back to this unit again. In this commit, we are dispatching a storage event whenever we edit the component, it'll refresh the page & show the publish button as expected.
52d3460 to
edb42c2
Compare
) (openedx#2434) * fix: allow thumbnail upload if no thumbnail * fix: improve thumbnail upload impl * test: fix tests * test: fix tests * fix: do not show thumbnail upload if not allowed * test: fix coverage * test: add thumbnail test * fix: display thumbnail overlay when video status is success
This handles loading errors when opening the course unit page via direct link as an unauthorized user. Co-authored-by: Ihor Romaniuk <[email protected]>
commit can be dropped in next release.
7909b9a to
e1cb877
Compare
Fix: Fixing tests for backport
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## asu-moe-release/teak #98 +/- ##
=======================================================
Coverage ? 93.85%
=======================================================
Files ? 1152
Lines ? 24150
Branches ? 5227
=======================================================
Hits ? 22667
Misses ? 1405
Partials ? 78 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Private-Ref: https://tasks.opencraft.com/browse/BB-10267